Hi,
I want to show available rooms in my reservation system as per the selected date and time in a xpage view control.
Our design is like, parent document contains the room information and child (reservation) document contains the reservation date information.
Now i want to show available rooms(parent documents) only in a view control depends on their availability using child documents.
Please give me an example how to achieve it using xpage view controls or something else. An example will be appreciated.
Thanks